*** empty log message ***
authorJay Belanger <jay.p.belanger@gmail.com>
Wed, 4 Jul 2007 04:20:35 +0000 (04:20 +0000)
committerJay Belanger <jay.p.belanger@gmail.com>
Wed, 4 Jul 2007 04:20:35 +0000 (04:20 +0000)
lisp/ChangeLog

index 9c8bb573e805c1258570235b47008bd982e56e44..e7ab6ae52d906cc9225c687854d70b20b1cb1d97 100644 (file)
@@ -1,3 +1,14 @@
+2007-07-03  Jay Belanger  <jay.p.belanger@gmail.com>
+
+       * calculator.el (calculator-expt, calculator-integer-p):
+       New functions.
+       (calculator-fact): Check to see if the factorial will be too
+       large before computing it.
+       (calculator-initial-operators): Use `calculator-expt' to
+       compute "^".
+       (calculator-mode): Mention that results which are too large
+       will return inf.
+
 2007-07-03  David Kastrup  <dak@gnu.org>
 
        * shell.el: On request of the authors, remove their addresses for